Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a method to extract top level module names from RECORD #116

Merged
merged 2 commits into from
Sep 18, 2022

Conversation

fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 18, 2022

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

@fpgmaas fpgmaas linked an issue Sep 18, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #116 (5da924a) into main (cf4098b) will decrease coverage by 0.0%.
The diff coverage is 93.0%.

@@           Coverage Diff           @@
##            main    #116     +/-   ##
=======================================
- Coverage   95.0%   94.9%   -0.1%     
=======================================
  Files         30      30             
  Lines       1184    1225     +41     
=======================================
+ Hits        1125    1163     +38     
- Misses        59      62      +3     
Impacted Files Coverage Δ
deptry/dependency.py 94.6% <87.5%> (-3.0%) ⬇️
tests/test_dependency.py 97.2% <96.2%> (-2.8%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fpgmaas fpgmaas merged commit 83063fe into main Sep 18, 2022
@fpgmaas fpgmaas deleted the 112-top-level branch September 18, 2022 07:29
fpgmaas added a commit that referenced this pull request Oct 2, 2022
* Added a method to extract top level module names from RECORD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

django-pgtrigger package isn't recognized correctly
2 participants